static program meaning in English
静态程序
Examples
- Is an important system for implementing similar techniques in static programming languages
是在静态编程语言中实现类似技术的一个重要系统。 - This paper mainly discusses the design and implementation of a program slicing system based on c - similar language ( later referred as csl ) : a language defined by myself and has described the design and implementation of a complete static program slicing system
本文以一种自定义的结构化语言-类c语言( c - similarlanguage ,简称csl )为例,描述了一个完整的静态程序分片系统的设计与实现过程。 - One is multi - dimension maximum sum of relative membership degree ; the other is staged multi - dimensional fuzzy optimization method . the first method is suitable for the static program that time is not involved , and the second method can be used to solve any multistage problem , especially for those problems time is involved , in the end , these methods are explained in detail one by one
其中,多维多目标决策序列相对优属度总和最大法适于解决不涉及时间维的“静态”多阶段优化问题,而多维多目标阶段模糊优选动态规划方法不仅适用于“静态”问题,而且适用于“动态”的任一阶段或任一层次的优化问题。 - Generally , the disassembly strategy can be divided into the liner - scanning strategy and recursion - scanning strategy based on control flow . through researching on the recursion - scanning strategy based on control flow and instruction sets of many processors , this essay proposes a kind of disassembly strategy based on the static program flow traversal graph , and makes use of six strategies to pick up the hidden program sections from the data sections , thereby raising the precision of the disassembly result
反汇编策略大体可以分为线性扫描策略和基于控制流的递归扫描策略,该文通过对基于控制流的递归扫描策略以及多款处理器指令系统的研究,提出了一种基于程序静态流程遍历图的反汇编策略,使用6种策略将隐匿于数据段中的程序段提取出来,提高了反汇编结果的精确度。